JvmBigInt

constructor(value: BigInteger)
constructor(value: Int)
constructor(value: Long)
constructor(value: String, radix: Int)